LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-03-2018, 09:50 AM   #1
see3ducks
LQ Newbie
 
Registered: Jan 2018
Posts: 20

Rep: Reputation: Disabled
[SOLVED] Installing a program without a package manager


How do install a program such as kompozer-0.8b3.lt.gcc4.2-i686.tar.gz in Mint 19 Cinnamon 64 bit without a package manager? I've heard it is a no no, but I need a good WYSIWYG html editor.
Thanks

Last edited by see3ducks; 11-05-2018 at 02:25 PM.
 
Old 11-03-2018, 09:55 AM   #2
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
You can compile it from source code but I'm sure there's an easier way. What distro are you using?
 
Old 11-03-2018, 10:21 AM   #3
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,583
Blog Entries: 19

Rep: Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454
I went to the Kompozer site and clicked the download button and I got this page. If you look at it carefully, you will see that this is software for a Windows system, even though it is released under a GNU license. You would not be able to run it under Linux.

You need to either look for it using your distro's package manager or, if it is not found, download the source code and build it locally.
 
Old 11-03-2018, 10:41 AM   #4
cantab
Member
 
Registered: Oct 2009
Location: England
Distribution: Kubuntu, Ubuntu, Debian, Proxmox.
Posts: 553

Rep: Reputation: 115Reputation: 115
Code:
kompozer-0.8b3.lt.gcc4.2-i686.tar.gz
The .tar.gz extension indicates this is a tarball, a type of compressed folder used on Linux, similar to .zip files.

Put it in a folder by itself then extract it from the graphical interface by right-clicking it and choosing an extract option, or from the command line with

Code:
tar -xzf kompozer-0.8b3.lt.gcc4.2-i686.tar.gz
Once it's extracted, there will probably be a README file which will give your further instructions.

For most desktop programs on Linux installing them is optional. If you're the only person who uses it you can just run it from the folder it's in.
 
Old 11-03-2018, 10:52 AM   #5
see3ducks
LQ Newbie
 
Registered: Jan 2018
Posts: 20

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by sycamorex View Post
You can compile it from source code but I'm sure there's an easier way. What distro are you using?
ooops sorry Mint 19 Cinnamon 64 bit
 
Old 11-03-2018, 11:59 AM   #6
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,142

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
Komposer is available for Linux: it's in both the Debian and Ubuntu repositories.
https://linuxappfinder.com/package/kompozer
or you can try the "install now option on that page.
 
Old 11-04-2018, 03:39 AM   #7
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by see3ducks View Post
I need a good WYSIWYG html editor.
why you would need or even want that is beyond me, but you could also give bluegriffon a try:
http://bluegriffon.org/
 
Old 11-04-2018, 08:29 AM   #8
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
It's not free software though.
 
Old 11-04-2018, 10:04 AM   #9
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,142

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
You can download the source from here:
http://kompozer.sourceforge.net/dev/
So how can you say it's not free?
 
Old 11-04-2018, 10:48 AM   #10
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,583
Blog Entries: 19

Rep: Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454
Looks free to me! It's Mozilla code so it probably uses the Mozilla license MPL. A notice says that submitted patches must be jointly licensed under GPL/LGPL/MPL.
 
Old 11-04-2018, 02:27 PM   #11
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
Sorry - kompozer is free but bluegriffon isn't.
Quote:
Originally Posted by ondoho View Post
why you would need or even want that is beyond me, but you could also give bluegriffon a try:
http://bluegriffon.org/
 
Old 11-05-2018, 05:50 AM   #12
alexpaton
Member
 
Registered: Jul 2009
Distribution: Ubuntu & ClearOS
Posts: 163

Rep: Reputation: 47
Bluegriffon IS free. There are limitations to the software, if you do not buy a license, but nothing very limiting. The major thing to consider is that it is HTML5 and css3 compatible, whereas Kompozer (as far as I can see), has not been updated since 2010.

This page lists what you get for the license (or what you DON'T get if you don't pay) - http://bluegriffon.org/#buy

Personally, I think that the free version of BlueGriffon blows Kompozer away, even without taking into account the fact that Kompozer can't handle HTML5 & CSS3.
 
2 members found this post helpful.
Old 11-05-2018, 02:22 PM   #13
see3ducks
LQ Newbie
 
Registered: Jan 2018
Posts: 20

Original Poster
Rep: Reputation: Disabled
Thank you !

Quote:
Originally Posted by alexpaton View Post
Bluegriffon IS free. There are limitations to the software, if you do not buy a license, but nothing very limiting. The major thing to consider is that it is HTML5 and css3 compatible, whereas Kompozer (as far as I can see), has not been updated since 2010.

This page lists what you get for the license (or what you DON'T get if you don't pay) - http://bluegriffon.org/#buy

Personally, I think that the free version of BlueGriffon blows Kompozer away, even without taking into account the fact that Kompozer can't handle HTML5 & CSS3.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Can't find program Package Manager says is installed paxolin Linux Mint 4 04-29-2018 06:58 AM
[SOLVED] I can not open my program manager and package manager fermateus Linux - Desktop 4 09-05-2015 10:40 AM
problem: can't find any program in synaptic Package manager davidbelo Ubuntu 2 12-15-2008 02:34 PM
Installing a package manager indienick Linux - Software 30 09-04-2006 03:49 AM
package/program manager for x??? debian_devil Linux - General 1 01-22-2002 12:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration